update <@PREFIX>product set 
quantity = <@NEWFQTYONHAND@>

where 
product_id = <@KEYID@>
